ComponentOne ASP.NET MVC Controls
Content Method (ShapeBuilder<TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > ShapeBuilder<TControl,TBuilder> Class : Content Method
The value.
Configurates C1.Web.Mvc.Shape.Content. Sets the text of the annotation.
Syntax
'Declaration
 
Public Function Content( _
   ByVal value As String _
) As TBuilder
public TBuilder Content( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ShapeBuilder<TControl,TBuilder> Class
ShapeBuilder<TControl,TBuilder> Members